{
  "name": "George M. Pullman Educational Foundation",
  "short_name": "Pullman Foundation",
  "icons": [
    {
      "src": "/\" . get_stylesheet_directory_uri() . \"/assets/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/\" . get_stylesheet_directory_uri() . \"/assets/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#89191D",
  "background_color": "#89191D",
  "display": "standalone"
}